'Declaration
<DispIdAttribute(11)> Property OutputFormat As PDFReducerPDFVersion
[DispId(11)] PDFReducerPDFVersion OutputFormat {get; set;}
read-write property OutputFormat: PDFReducerPDFVersion;
DispIdAttribute(11) function get,set OutputFormat : PDFReducerPDFVersion
[DispId(11)] __property PDFReducerPDFVersion get_OutputFormat(); __property void set_OutputFormat( PDFReducerPDFVersion value );
[DispId(11)] property PDFReducerPDFVersion OutputFormat { PDFReducerPDFVersion get(); void set ( PDFReducerPDFVersion value); }